home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2008 #18 / KCD200818.ISO / Euro Truck / ets_1_00_setup.exe / base.scs / effect / generic / dry_void / nv4x.fp < prev    next >
Text File  |  2008-07-25  |  552b  |  20 lines

  1. !!ARBfp1.0
  2. OPTION NV_fragment_program2;
  3. OPTION ARB_precision_hint_fastest;
  4. # cgc version 2.0.0015, build date May 15 2008
  5. # command line args: -quiet -fastprecision -I../../src/shaderlib/effect -profile fp40 -DPATH_NV4X
  6. # source file: effect/dry_void/dry.void.cg
  7. #vendor NVIDIA Corporation
  8. #version 2.0.0.15
  9. #profile fp40
  10. #program fragment_main
  11. #var half4 fragment_main : $vout.COLOR : COL : -1 : 1
  12. #const c[0] = 0
  13. PARAM c[1] = { { 0 } };
  14. TEMP RC;
  15. TEMP HC;
  16. SHORT OUTPUT oCol = result.color;
  17. MOVH  oCol, c[0].x;
  18. END
  19. # 1 instructions, 0 R-regs, 0 H-regs
  20.